HipInputBinding.getWorldTouchPosition

Gets touch position in world transform. The world transform can both be based in Viewport argument, if none is passed, it is based on the currently active viewport

class HipInputBinding
extern (System) __gshared
float[2] function(uint id = 0, Viewport vp = null) getWorldTouchPosition;

Meta